func github.com/aws/aws-sdk-go-v2/service/s3.validateOpDeleteObjectTaggingInput

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		validators.go#L427: 	if err := validateOpDeleteObjectTaggingInput(input); err != nil {
		validators.go#L4175: func validateOpDeleteObjectTaggingInput(v *DeleteObjectTaggingInput) error {